Skip to content

Fix errors installing i18n on Ruby 3.1 in the CI#142

Merged
santiagorodriguez96 merged 1 commit into
masterfrom
sr--ci--fix-i18n-install-with-ruby-3.1
Jun 19, 2026
Merged

Fix errors installing i18n on Ruby 3.1 in the CI#142
santiagorodriguez96 merged 1 commit into
masterfrom
sr--ci--fix-i18n-install-with-ruby-3.1

Conversation

@santiagorodriguez96

@santiagorodriguez96 santiagorodriguez96 commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Motivation

Fixes #141.

Details

This PR simply adds a constraint to our Appraisal generated gemfiles so that i18n v1.15.0 is installed if Ruby is not 3.1.

@santiagorodriguez96 santiagorodriguez96 force-pushed the sr--ci--fix-i18n-install-with-ruby-3.1 branch from b9599da to 099699d Compare June 19, 2026 17:32
@santiagorodriguez96 santiagorodriguez96 merged commit 4950f69 into master Jun 19, 2026
25 checks passed
@santiagorodriguez96 santiagorodriguez96 deleted the sr--ci--fix-i18n-install-with-ruby-3.1 branch June 19, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI failing on Ruby 3.1 with an undefined method '[]' for Fiber:Class when loading i18n

2 participants